adTempus API
PreviousUpNext
IJobQueue::MaxDistributedConcurrentJobs Property

The maximum number of jobs that can be running in this queue at the same time, across all servers (Master and Agents) used by the Queue.

C++
__property long MaxDistributedConcurrentJobs;
C#
long MaxDistributedConcurrentJobs;
Visual Basic
Property MaxDistributedConcurrentJobs() As long
Default Value

0

 

Set to 0 for no limit.

adTempus API Reference version 3.0.0.0, revised 10/30/2008